home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / help.swf / scripts / DefineButton2_155 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-28  |  73 b   |  5 lines

  1. on(release){
  2.    _root.backtoindex = true;
  3.    containerfade.play();
  4. }
  5.